home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1997 August
/
Oasis demo.iso
/
Office
/
Claris13
/
CLARIS.CST
/
00123_Script_123
< prev
next >
Wrap
Text File
|
1997-03-20
|
362b
|
16 lines
on checkplaysnd
global currentmov
if currentmov = "a" then asndhan
if currentmov = "b" then bsndhan
if currentmov = "c" then csndhan
if currentmov = "d" then dsndhan
if currentmov = "e" then esndhan
if currentmov = "f" then fsndhan
if currentmov = "m" then playsnd
if currentmov = "u" then usndhan
end if
end checkplaysnd